{
  "name": "AstraCore Games — Discover Games Aligned With Your Playstyle",
  "short_name": "AstraCore",
  "description": "Structured game discovery platform with curated collections, smart filters, and editorial picks. Find your next game faster.",
  "start_url": "./",
  "scope": "./",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060d1a",
  "theme_color": "#06b6d4",
  "categories": ["games", "entertainment", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}