{
  "name": "ATMO Live Studio",
  "short_name": "ATMO Live",
  "description": "Dashboard creator per TikTok Live — alert overlay OBS, goal tracker, eventi in tempo reale.",
  "start_url": "/atmolive/",
  "scope": "/atmolive/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "it",
  "categories": ["entertainment", "utilities"],
  "icons": [
    {
      "src": "../logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard Live",
      "short_name": "Live",
      "description": "Apri la dashboard live",
      "url": "/atmolive/#live",
      "icons": [{ "src": "../logo.png", "sizes": "96x96" }]
    },
    {
      "name": "ATMO Studio",
      "short_name": "Studio",
      "description": "Generatore AI immagini e video",
      "url": "/atmolive/#studio",
      "icons": [{ "src": "../logo.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
